.dropdown:hover .dropdown-menu {
   display: block;
}

body {
	background-color:#3399ff;	
}

nav {
	font-size:150%;
	font-family:"Arial";
	border-style:outset;
}

.navbar-brand {
	font-size:150%;
	font-weight:bold;
}

img {
	max-width:100%;
	max-height:100%;
	float: left;
	
}

div.number {
	float:right;
}

.row {
	background-colour:white;

}

.panel-heading {
	font-size:200%;
	color:#3399ff;
	font-weight:bold;
	margin:0 0 0 50px;
}

.panel-heading2 {
	color:#3399ff;
	font-size:140%;
	font-weight:bold;
	margin: 290px 0 0 0
}

h1 {
	color:#3399ff;
	font-size:125%;
	font-weight:bold;
	text-align:center;
}

.orange {
	color:#ff8533;
	font-size:100%;
	font-weight:bold;
	text-align:center;
}

div {
	background-color:white;
}

.container {
	padding:15px;
	background-color:white;

}

ul.a {
	display:inline-block;
	color:#3399ff;
	font-size:118%;
	font-weight:bold;
	float:left;
	
}

footer {
	clear: both;
	margin-left:50px;
}


html {
    position: relative;
    min-height: 100%;
}


.gas {
	position:absolute; 
	right: 25px;
	top:120px;
	z-index: 1;
 } 

 .city {
	position:absolute;  
	right: 25px;
	top:25px;
	z-index: 1; 
}

.slide {
	border:outset;
	border-style:solid;
	border-color:#3399ff;
}

.rad {
	top:50px;
	position:absolute;
	right:30px;
	z-index:3;
}

.sta {
	position:absolute;  
	right:185px;
	top:160px;
	z-index: 4;
	border:outset;
}

label {
	color:#3399ff;
}

.man {
	float:right;
	margin:0 200px 0 0;
}

br {
	line-height:150%;
}


.navbar-collapse {
	margin:0 0 0 0;
	padding:0 0 0 0;
}

.stuff{
	line-height: 175%;
	margin:0 0 0 10px;
}

h5 {
	font-size: 16px;
	color: #a6a6a6;
}

p {
	font-size: 14px;
	color: #a6a6a6;
}

.will {
	font-size: 13px;
	color: #a6a6a6;
	font-weight:bold;
}


.none{
	line-height: 110%;
}

.panel-heading3{
	color:#a6a6a6;
	font-weight: bold;
}

#every li{
	display:inline;
	color:#ff8533;
	font-weight: bold;
	font-size: 18px;
}

input[type="text"] {
    background-color: #b3e6ff;
    color: #000;
    width:1000px;
}

input[type="submit"] {
	background-color: #b3e6ff;
    color: #000;   
}

textarea {
	background-color: #b3e6ff;
	width:1000px;
}

.contact {
	color:#3399ff;
	font-size: 20px;
	font-weight: bold;
}

